-
Home
-
Advanced File Manager — Ultimate WordPress File Manager and Document Library Plugin
-
5.3.1 (latest)
-
Code
-
Classes
- ResultPrinter
Total Complexity |
76 |
Dependencies |
16 |
Dependents |
3 |
Total lines |
534 |
Lines of code |
301 |
Logical lines of code |
141 |
Comment lines |
46 |
Methods |
30 |
Properties |
13 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
printFooter() |
A |
41 |
11 |
62 |
__construct() |
A |
50 |
9 |
26 |
printDefects() |
S |
52 |
7 |
26 |
endTest() |
S |
54 |
7 |
22 |
writeProgress() |
S |
53 |
6 |
25 |
writeCountString() |
S |
59 |
4 |
16 |
colorizeTextBox() |
S |
61 |
3 |
12 |
printResult() |
S |
63 |
2 |
12 |
printDefectTrace() |
S |
68 |
2 |
7 |
startTestSuite() |
S |
67 |
2 |
7 |
startTest() |
S |
65 |
2 |
10 |
writeWithColor() |
S |
71 |
2 |
6 |
printHeader() |
S |
72 |
2 |
5 |
printRisky() |
S |
80 |
1 |
3 |
writeProgressWithColor() |
S |
76 |
1 |
4 |
writeNewLine() |
S |
76 |
1 |
4 |
addError() |
S |
76 |
1 |
4 |
addFailure() |
S |
76 |
1 |
4 |
printSkipped() |
S |
80 |
1 |
3 |
addRiskyTest() |
S |
76 |
1 |
4 |
printIncompletes() |
S |
80 |
1 |
3 |
addSkippedTest() |
S |
76 |
1 |
4 |
printFailures() |
S |
80 |
1 |
3 |
printErrors() |
S |
80 |
1 |
3 |
printDefectHeader() |
S |
68 |
1 |
9 |
printDefect() |
S |
76 |
1 |
4 |
addWarning() |
S |
76 |
1 |
4 |
addIncompleteTest() |
S |
76 |
1 |
4 |
endTestSuite() |
S |
91 |
1 |
2 |
printWarnings() |
S |
80 |
1 |
3 |